Welcome![Sign In][Sign Up]
Location:
Search - color image segmentation matlab

Search list

[GDI-Bitmapskindetect.m

Description: 有效的肤色分割程序,将RGB颜色空间转化到YCbCr空间,有效处理了光照 通过形态学处理完善了图片肤色分割的圆滑程度-Skin color segmentation and effective procedure to RGB color space conversion to the YCbCr space to deal effectively with the light through the morphological processing and improved color image segmentation smooth level
Platform: | Size: 1024 | Author: jack | Hits:

[Special Effectszhongzi

Description: 采用种子区域生长(seeded region growing)算法对灰度图像和彩色图像进行分割-The seed region growing (seeded region growing) algorithm for gray image and color image segmentation
Platform: | Size: 600064 | Author: jiang | Hits:

[Graph programWallpapers-based-on-mean-shift

Description: 本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image segmentation algorithm synthesis of the last to join the border. Which ' keyprogram.m' file-based program, ' meanshift.m' file to call the function, data clustering segmentation.
Platform: | Size: 161792 | Author: 刘常云 | Hits:

[matlabsegmentation

Description: This function can be used for Colour segmentation from the RGB Color images
Platform: | Size: 1024 | Author: Nataly | Hits:

[Special Effectscar

Description: 车牌图像的分割实验。利用的是基于彩色图像的分割算法。-License plate image segmentation experiments. Use is based on the color image segmentation.
Platform: | Size: 22528 | Author: wanglixia | Hits:

[Special Effectsmatlab-rgb-image-divide

Description: 传统的图像阈值分割算法是将彩色图像转换为灰度图像再进行分割。通过分析RGB颜色空间的特点,本文提出 基于RGB颜色空间的阈值分割算法,-The classical image threshold segmentation algorithm converts the color image to grayseah image before segmentation. On the base of analysis upon the characters of RGB color space
Platform: | Size: 451584 | Author: 周央央 | Hits:

[Special Effectscolor-segmentation--based-on-Lab

Description: 基于L*a*b空间的色彩分割是根据图像中色彩空间不同的颜色来确定不同色彩所在的区域从而对图像进行划分。 这种基于色彩的图像分割方法简单而且易于理解,并且在实际应用中颜色通常具有很明显的区域特征,因此这种方法在实际应用中也有很广泛的用途-Based on L* a* b color space segmentation is based on the image color space to determine the different colors in different colors to the area where the image is divided. Color-based image segmentation method is simple and easy to understand, and color in practical applications usually have a very clear regional characteristics, so this method in practical applications there is also a wide range of uses
Platform: | Size: 1024 | Author: 吴祥 | Hits:

[Special Effectssegmntn

Description: matlab code for segmentation using color and texture properties of image
Platform: | Size: 1024 | Author: Manju | Hits:

[Special Effectsrgbfenge

Description: 彩色图像(rgb)分割程序代码matlab-Color image segmentation Matlab
Platform: | Size: 1024 | Author: anxiang | Hits:

[matlabAutomatic-seeded-region-growing-for-color-image-s

Description: matlab image processing Automatic Image Segmentation by Integrating Color-Edge Extraction and Seeded Region Growing
Platform: | Size: 1032192 | Author: abd | Hits:

[Othercolor-based-segmentation

Description: Matlab based color based segmentation code, written to segment blue color in the image. Can be further enhanced to extract colors other than blue.
Platform: | Size: 131072 | Author: Ajitpal Brar | Hits:

[Graph programSkin-color-segmentation

Description:   在目前的人脸图像信息处理领域中,包含有人脸识别、人脸跟踪、姿态估计、表情识别等多个研究方向,然而,所有这些研究方向都涉及到一个人脸标识和定位的问题,即必须知道人脸在图像中的位置以及尺寸——人脸检测。因此,对于一个完整的、自动的人脸信息分析系统来说,人脸检测算法是必不可少的。本文主要是对基于matlab平台的彩色图像皮肤区域分割算法及人脸检测系统的设计做了介绍。-In the face image information processing, including face recognition, face tracking, pose estimation, expression recognition research direction, however, all of these studies are related to the direction of a person the face identify and locate the problem, that is,You must know the position of the face in the image and size- face detection. Therefore, for a complete automatic face information analysis system, the face detection algorithm is essential. This paper introduced the design of the matlab platform based on the area of ​ ​ skin of color image segmentation algorithm and face detection system.
Platform: | Size: 646144 | Author: 陈潇洒 | Hits:

[Special Effectsimage-segmentation_Kmeans

Description: Kmeans算法分割分割彩色图片,对于颜色区分明显的图片有很好效果,使用时只需要更改处理图片的路径即可,Matlab程序-color image segmentation
Platform: | Size: 209920 | Author: jiangsanmu | Hits:

[Special Effectsimage-segmentation_watersheld

Description: 分水岭算法分割彩色图片,使用时只需要更改处理图片的路径即可,属于Matlab程序,压缩文件中含有原始图片-color image segmentation based on watersheld
Platform: | Size: 210944 | Author: jiangsanmu | Hits:

[Special Effectsimage-segmentation_RegionGrowing

Description: 区域生长算法分割彩色图片,使用时只需要更改主程序(HaralickGrowingAlgorithm.m)中的图片路径即可使用,属于Matlab程序,压缩文件中含有原始图片-color image segmentation based on region growing
Platform: | Size: 217088 | Author: jiangsanmu | Hits:

[Special EffectsDigital-Image-Processing

Description: 利用数字图像处理(matlab第二版)中已学过的知识,进行各种图像加噪,去噪处理,复原,增强,以及彩色图像分割处理,-The use of digital image processing (matlab second edition) has been learned in the knowledge, a variety of image noise, denoising, restoration, enhancement, and color image segmentation,
Platform: | Size: 1925120 | Author: 谢燕苹 | Hits:

[Special EffectsRGB-color-model-similarity

Description: 图像分割是图像处理的重要步骤, 由于彩色图像含有的信息比灰度图像还多, 因而对彩色图像分割的研 究越来越受到人们的关注. 提出一种新的基于RGB 空间颜色相似性的彩色图像分割方法. 首先比较各种颜色模 型的优势与不足, 然后根据RGB 颜色空间的颜色信息和亮度信息提出一种计算在RGB 空间下颜色相似性的方 法, 再结合提出的图像颜色分量计算方法, 从而形成颜色分类地图, 最后根据颜色分类图进行像素划分, 得到分 割结果. 实验在Matlab 平台上进行, 结果表明: 对于颜色分明的图像, 该算法准确性高, 有较好的健壮性和较低 的计算复杂度, 能很好应用在图像前景与背景分割应用上.-Image segmentation is an important step in image processing, since the information contained in the color image more than the grayscale image, so the color image segmentation more and more people' s attention. A novel based on the RGB color space color similarity image segmentation. first comparative advantages and disadvantages of various color models, and propose a method to calculate the color similarity in the RGB color space based on information and brightness information RGB color space, combined with the proposed image color component calculation method, thereby forming a color-coded map of the last pixel is divided according to the color classification map, segmentation results obtained in experiments on Matlab platform, the results show that: for distinct color image, high accuracy of the algorithm has better robustness and low computational complexity, can be well applied in image segmentation foreground and background applications.
Platform: | Size: 491520 | Author: naipab | Hits:

[matlabchapter18

Description: SVM进行彩色图像分割,识别效果非常好,而且程序很详细(SVM for color image segmentation, the effect is very good)
Platform: | Size: 360448 | Author: 渣渣debug | Hits:

[Graph programseg

Description: 彩色图像分割,内含两个代码文件,可使用。(Study of color image segmentation algorithm)
Platform: | Size: 1240064 | Author: lns | Hits:

[matlabcont_seg

Description: 彩色图像分割的代码。。。。。。。。。。。。(Study of color image segmentation algorithm)
Platform: | Size: 1024 | Author: lns | Hits:
« 1 2 3 4 56 7 8 9 10 ... 15 »

CodeBus www.codebus.net